Vcenter NamespaceManagement Supervisors Logs SetResult
Vcenter NamespaceManagement Supervisors Logs SetResult
The Vcenter NamespaceManagement Supervisors Logs SetResult represents the summary of log streaming configuration set in the Supervisor.
This schema was added in vSphere API 9.1.0.0.
JSON Example
{
"configurations": [
{
"status": "string",
"message": "string",
"enabled": false,
"unittype": "string",
"content": "string"
}
]
}
configurations
Required
A list of log streaming configurations set in the Supervisor. Each configuration represents whether the log streaming is enabled, the logging agent configuration and its status for each Vcenter NamespaceManagement Supervisors Logs ConfigurationCore UnitType.
This property was added in vSphere API 9.1.0.0.